func syscall.fchmodat
2 uses
syscall (current package)
syscall_linux.go#L266: return fchmodat(dirfd, path, mode)
zsyscall_linux_amd64.go#L42: func fchmodat(dirfd int, path string, mode uint32) (err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)